.Net Framework > v2.0.50727 > System > Data > SqlClient > SqlCommand > BeginExecuteReader BeginExecuteReader()
BeginExecuteReader(AsyncCallback,Object)
BeginExecuteReader(AsyncCallback,Object,CommandBehavior)
BeginExecuteReader(CommandBehavior)


BeginExecuteReader()

Category
Method
Description
Initiates the asynchronous execution of the Transact-SQL statement or stored procedure that is described by this System.Data.SqlClient.SqlCommand, and retrieves one or more result sets from the server.
Type
IAsyncResult
Character
public
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BeginExecuteReader(AsyncCallback,Object)

Category
Method
Description
Initiates the asynchronous execution of the Transact-SQL statement or stored procedure that is described by this System.Data.SqlClient.SqlCommand and retrieves one or more result sets from the server, given a callback procedure and state information.
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
callbackAsyncCallback
stateObjectObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BeginExecuteReader(AsyncCallback,Object,CommandBehavior)

Category
Method
Description
Initiates the asynchronous execution of the Transact-SQL statement or stored procedure that is described by this System.Data.SqlClient.SqlCommand, using one of the CommandBehavior values, and retrieving one or more result sets from the server, given a callback procedure and state information.
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
callbackAsyncCallback
stateObjectObject
behaviorCommandBehavior
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BeginExecuteReader(CommandBehavior)

Category
Method
Description
Initiates the asynchronous execution of the Transact-SQL statement or stored procedure that is described by this System.Data.SqlClient.SqlCommand using one of the System.Data.CommandBehavior values.
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
behaviorCommandBehavior
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database